home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earkit / news / thor / hd-install / thor25_api.lha / parsemsg / ParseMsgRev.c < prev   
C/C++ Source or Header  |  1995-09-10  |  243b  |  12 lines

  1. /* ParseMsgRev.c */
  2.  
  3. #include <exec/types.h>
  4.  
  5. STRPTR progname = "ParseMsg";
  6. LONG version = 4;
  7. LONG revision = 11;
  8. STRPTR progdate = "10.09.95";
  9. STRPTR idstring = "$VER: ParseMsg 4.11 (10.09.95)";
  10.  
  11. /*  This file is created by Revision 3.22  */
  12.